COM AT^SGMR - Extended command for SW information ->see AT+CGMR
COM V1.0 	2005-07-06	T. Kleinmann

from attglobals import *


MESSAGE('Please make sure mobile is in developer mode!')

AT^SGMR=?
WAIT FOR OK

AT^SGMR
WAIT FOR OK

AT^SGMR
WAIT FOR OK

